The K Desktop Environment

1.2. Installation

1.2.1. How to obtain KSCD

KSCD is part of the KDE Project. KSCD can be found in the kdemultimedia package on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

1.2.2. Requirements

In order to successfully compile KSCD , you need the latest versions of the KDE libraries as well as the Qt C++ library. All required libraries as well as KSCD itself can be found at the KDE FTP site, ftp://ftp.kde.org/pub/kde/.

1.2.3. Compilation and Installation

In order to compile and install KSCD on your system, type the following in the base directory of the KSCD distribution:

 %./configure 
 %make 
 Then as root: 
 % make install 

Please inform the current maintainer, Dirk Foersterling, at of any modification you had to undertake in order to get KSCD to compile on your platform.